Jump To:
Technical Q&As: AppleScript
Carbon is a set of C APIs that provide access to Mac OS X features, including protected memory, preemptive multitasking, and dynamic resource allocation, as well as the Aqua interface. Carbon supports the creation of scriptable applications (applications that can be controlled by AppleScript scripts) or applications that control other scriptable applications.

View all Carbon Technical Q&As.
Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
Calling an AppleScript and providing parameters from an Application (HTML) ()
QA1111: Explains calling and providing parameter values to an AppleScript event handler from an application written in C.
2002-03-13
Loading Scripting Additions without initializing AppleScript in Mac OS X (HTML)
QA1070: Explains how to load scripting additions so you can call them using Apple events.
2001-09-13
Calling AppleScript from an Application (HTML)
QA1026: Describes how to call an AppleScript from an application written in C.
2001-04-10